object HowDlg: THowDlg Left = 53 Top = 127 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'How To Register' ClientHeight = 373 ClientWidth = 612 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object OKBtn: TBitBtn Left = 532 Top = 8 Width = 77 Height = 27 Caption = '&OK' TabOrder = 0 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object Memo1: TMemo Left = 3 Top = 3 Width = 525 Height = 367 TabStop = False Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( 'Registering with PrimaSoft PC' '========================' 'Choose the most convenient way to register/order the program.' '' '1) INTERNET Registration Through PrimaSoft'#39's Home Page' 'You need a World-Wide Web browser. To visit our HOME PAGE, use a' + 'ddress:' ' http://www.primasoft.com/deluxe.htm' 'We STRONGLY recommend using this method because it' 'is fast, easy and secure. ' '' '2) Money Order, Check, or Cash' 'Please send your International Money Order, Canadian or U.S. che' + 'ck, or cash with the ' 'registration form to the following address:' ' PrimaSoft PC, Inc.' ' P.O. Box 456' ' Surrey, BC V3T 5B7' ' CANADA' '' '3) Credit Card Orders' 'We accept Visa or MasterCard orders. Please send us a registrati' + 'on form with the ' 'card number, the cardholder name and the expiration date. You ma' + 'y send all this ' 'information to the address mentioned above or by:' ' Phone:'#9#9'1-800-371-7520 (Canada and US) or' #9#9'1-604-951-1085' ' Fax: '#9#9'1-604-951-7797' ' CompuServe: '#9'74643,2635' ' Internet: '#9#9'support@primasoft.com') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 1 end end